home *** CD-ROM | disk | FTP | other *** search
Text File | 1987-04-21 | 6.9 KB | 172 lines | [TEXT/????] |
- @Comment: Adobe Printer Description (APD) file for Allied Linotronic 100/300.
- @Comment: This APD produced for use with Aldus PageMaker 2.0.
- @Comment: 4/21/87
- @Comment: keyword values are currently limited to 255 characters in length.
-
- @FormatVersion: "1.0"
- @Product: "(Linotype)"
- @PSVersion: "(38.0)"
- @PSRevision: "1"
-
- @Comment: This resolution describes the Linotronic 100
- @DefaultResolution: "1270 1270"
- @Resolution: "1270 1270"
-
- @AllowComments: "true"
- @AllowVMQuery: "true"
-
- @Comment: "FreeVM" value is equivalent to vmstatus "maximum" minus "used" values
- @FreeVM: "170000"
- @WorkingMem: "25000"
- @AldusHeaderMem: "34000"
- @Comment: Example of declaration of a downloadable font's memory requirement:
- @Comment: @FontMem "Benjo-Light": "82600"
-
- @Comment: PatchFile is sent right after %%EndComments, AldusPatchFile right before %%EndSetup.
- @PatchFile: "userdict /AldusDict known {(A previous version PageMaker header is loaded.) = flush} if"
- @AldusPatchFile: ""
- @ExitServer: "serverdict begin exitserver "
- @Password: "0"
-
- @ScreenFreq: ""
- @ScreenAngle: ""
- @ScreenProc: ""
- @InvertScreenProc: "{abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul
- add 1 exch sub}{dup mul exch dup mul add 1 sub} ifelse}"
- @Transfer: ""
- @InvertTransfer: "{1 exch sub}"
- @NormalizedTransfer: "{[0 .1 .2 .28 .36 .44 .54 .64 .76 .92 1 1]
- dup length 2 sub
- 3 -1 roll
- mul dup floor cvi
- dup 3 1 roll sub
- 3 1 roll 2 copy
- get dup 5 2 roll
- 1 add get 4 -1 roll
- sub mul add
- }"
- @End
- @InvertNormalizedTransfer: "{[1 .92 .76 .64 .54 .44 .36 .28 .2 .1 0 0]
- dup length 2 sub
- 3 -1 roll
- mul dup floor cvi
- dup 3 1 roll sub
- 3 1 roll 2 copy
- get dup 5 2 roll
- 1 add get 4 -1 roll
- sub mul add
- }"
- @End
-
- @Comment: Assumes a file system. Assumes that fonts on disk use no VM as they are loaded.
- @?FontList: "/SC 100 string def save FontDirectory{pop = flush}forall
- (fonts/*){dup length 6 sub 6 exch getinterval = flush}SC filenameforall(*)= flush restore"
- @End
- @?VMStatus: "vmstatus == == == flush"
-
- @Comment: PageSize options appear in the "Paper" list box in the Printer-specific dialog.
- @DefaultPageSize: "Letter"
- @PageSize Letter: "letter"
- @PageSize A4: "statusdict begin 596 842 0 1 setpageparams end"
- @PageSize Legal: "legal"
- @PageSize A3: "statusdict begin 842 1191 0 1 setpageparams end"
- @PageSize Tabloid: "statusdict begin 792 1224 0 1 setpageparams end"
- @PageSize LetterTransverse: "statusdict begin 612 792 0 0 setpageparams end"
- @PageSize A4Transverse: "statusdict begin 596 842 0 0 setpageparams end"
-
- @Comment: PageRegion gives the printable area of each paper option.
- @PageRegion Letter: "0 0 612 792"
- @PageRegion A4: "0 0 595.28 841.89"
- @PageRegion Legal: "0 0 612 1008"
- @PageRegion A3: "0 0 841.89 1190.55"
- @PageRegion Tabloid: "0 0 792 1224"
- @PageRegion LetterTransverse: "0 0 612 792"
- @PageRegion A4Transverse: "0 0 595.28 841.89"
-
- @Comment: PaperDimension gives the total paper size of each option.
- @PaperDimension Letter: "612 792"
- @PaperDimension A4: "595.28 841.89"
- @PaperDimension Legal: "612 1008"
- @PaperDimension A3: "841.89 1190.55"
- @PaperDimension Tabloid: "792 1224"
- @PaperDimension LetterTransverse: "612 792"
- @PaperDimension A4Transverse: "595.28 841.89"
-
- @DefaultOutputOrder: "facedown"
-
- @ManualFeed: "none"
-
- @DefaultFont: "Courier"
- @Font "Times-Roman": "Standard" "(001.000)"
- @Font "Times-Bold": "Standard" "(001.000)"
- @Font "Times-Italic": "Standard" "(001.000)"
- @Font "Times-BoldItalic": "Standard" "(001.000)"
- @Font "Helvetica": "Standard" "(001.000)"
- @Font "Helvetica-Bold": "Standard" "(001.000)"
- @Font "Helvetica-Oblique": "Standard" "(001.000)"
- @Font "Helvetica-BoldOblique": "Standard" "(001.000)"
- @Font "Courier": "Standard" "(001.000)"
- @Font "Courier-Bold": "Standard" "(001.000)"
- @Font "Courier-Oblique": "Standard" "(001.000)"
- @Font "Courier-BoldOblique": "Standard" "(001.000)"
- @Font "Symbol": "Standard" "(001.000)"
-
- @Comment: PrinterWarning beeps and displays the translation string in the status line.
- @Comment: Parameter substitution of printer name for "^2" is not allowed in "...Alert" messages!
- @PrinterWarning "%%[ PrinterError: \Reason\ ]%%"
- : "Printer ╥^2╙ needs attention: \Reason\."
-
- @Comment: The order of occurrence determines the order of parsing; put general messages last.
- @PrinterWarning "job: \username\; document: \jobname\; status: PrinterError: \Reason\; source: \source\"
- : "Printer ╥^2╙ needs attention: \Reason\. User: \username\; document: \jobname\."
- @PrinterWarning "job: \jobname\; status: PrinterError: \Reason\; source: \source\"
- : "Printer ╥^2╙ needs attention: \Reason\. Document: \jobname\."
- @PrinterWarning "status: PrinterError: \Reason\; source: \source\"
- : "Printer ╥^2╙ needs attention: \Reason\."
-
- @Comment: PrinterMessage displays the translation string in the status line.
- @PrinterMessage "job: \username\; document: \jobname\; status: \Status\; source: \source\"
- : "User: \username\; document: \jobname\; status: \Status\."
- @PrinterMessage "job: \jobname\; status: \Status\; source: \source\"
- : "Document: \jobname\; status: \Status\."
- @PrinterMessage "status: \Status\; source: \source\"
- : "Status: \Status\."
-
- @ParameterStatus "idle" : "idle"
- @ParameterStatus "busy" : "processing job"
- @ParameterStatus "waiting" : "preparing data"
- @ParameterStatus "printing" : "printing"
-
- @Comment: a null translation string causes no message to display.
- @PrinterMessage "%%[ exitserver: permanent state may be changed ]%%"
- : ""
- @PrinterMessage "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
- : ""
-
- @Comment: PrinterWarningAlert displays translation string in a warning-alert box and continues.
- @PrinterWarningAlert "A previous version PageMaker header is loaded."
- : "Printer performance may improve if you do not print with PageMaker versions 1.2 and 2.0 together."
-
- @Comment: PrinterErrorAlert displays translation string in a stop-alert box and aborts printing.
- @Comment: "uncaught exception 7"
- @PrinterErrorAlert "%%[\s\ncaught\s\]%%"
- : "The disk in your typesetter may need reinitializing - call your Allied dealer."
- @PrinterErrorAlert "%%[ Error: ioerror; OffendingCommand: filenameforall ]%%"
- : "The disk in your typesetter may need reinitializing - call your Allied dealer."
- @PrinterErrorAlert "%%[ Error: \fonterror\; OffendingCommand: fontdownload ]%%"
- : "The font being downloaded has not been initialized for this printer."
- @PrinterErrorAlert "%%[ Error: VMerror; OffendingCommand: \operator\ ]%%"
- : "Printer memory exceeded; turn printer off and on, or print smaller sections of the document."
- @PrinterErrorAlert "%%[ Error: timeout; OffendingCommand: \operator\ ]%%"
- : "The printer had to wait too long, and went on to the next job; try again."
- @PrinterErrorAlert "%%[ Error: \error\; OffendingCommand: \operator\ ]%%"
- : "Cannot print due to PostScript error: ╥\error\,╙ in command: ╥\operator\.╙"
- @PrinterErrorAlert "Fatal system error \error\"
- : "The printer has encountered an error. Simplify your document or try again."
-
-
-
-
-
-
-